home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
Origami
/
rexx
/
test6.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1996-09-26
|
173b
|
10 lines
/* test 6 : test geting results from origami */
Options Results
address ORIGAMI "get-line"
if rc > 0 then say 'Error was 'ORIGAMI.LASTERROR
else say 'Result was 'Result